StyledText.Italic Function

Gets or sets the Italic style to the selected text in Text. Start is the starting position in Text.

Syntax

result = StyledText.Italic( Start, Length )

Parameters

Start

Integer

Length

Integer

Return Value

Result

Boolean

Notes

The default value for Length is 1. Returns a Boolean. Use assignment syntax to set the value.